Drop GtkAssistantPage::has-padding
authorMatthias Clasen <mclasen@redhat.com>
Thu, 14 Feb 2019 19:46:01 +0000 (14:46 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 15 Feb 2019 15:23:48 +0000 (10:23 -0500)
commite5e2bd3187ca44ec88d87d68506737939a2b9f0f
tree421b21764048e3a18e1fb9c8579f0a12603f7cff
parentd327d3fab232eda14acc5d0610845f9c679bc5c4
Drop GtkAssistantPage::has-padding

This is causing us some internal complications, and
it is very easy to just add padding to the pages
yourself.
docs/reference/gtk/gtk4-sections.txt
docs/reference/gtk/migrating-3to4.xml
gtk/gtkassistant.c
gtk/gtkassistant.h
tests/testassistant.c